home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / packet / aprs75c / mouse.txt < prev    next >
Text File  |  1995-10-25  |  5KB  |  97 lines

  1. MOUSE.txt  v7.4              MOUSE SUPPORT
  2.  
  3. NEW:  APRS now detects and will use a MOUSE if the driver is installed.
  4.       It may not work with CGA or a Hercules card.  Lemme know..
  5.  
  6.  
  7. With the mouse you may move the cursor and use the left button to HOOK
  8. any station on the screen.  When hooked, most of the information about
  9. the station is displayed on the bottom line.  The right button marks a
  10. location and brings up a ZOOM menu.  HOOK one of the ZOOM factors with
  11. the RIGHT button and the map will zoom.  Hook the upper left cursor 
  12. POSITION display, and the P-LIST will be displayed.  On the P/L-lists, 
  13. use the LEFT button to hook a keyboard menu and display all data at the 
  14. bottom of the screen.   Or use the RIGHT button to ZOOM to that station 
  15. on the map.
  16.  
  17. This MOUSE driver is NOT yet recognized by the MAPFIX program.  MAPFIX 
  18. will still only work with a SERIAL MICROSOFT mouse on COM1 or COM2 ONLY.  
  19. The remainder of this file addresss this application.
  20.  
  21.      MAPFIXER.BAS can use a SERIAL MICROSOFT mouse in two ways.  The
  22. normal application is simply as a cursor movement tool.  Activate this mode
  23. with the F9 Key.  In this mode, the left button simulates the alt-ADD key
  24. so that each click adds a new point at the current location of the cursor.
  25. You may use this feature to literally draw a road on the screen.  To locate
  26. the MAP-POINTER which will determine where these new points are added, the
  27. right button simulates the FIND command.  Pressing this button will cause
  28. MAPFIXER to move the  current MAP-POINTER to the point nearest to the
  29. cursor.  Moving the mouse and pressing the left button, will then insert
  30. new points.  To draw a new line, move the cursor to the new starting point
  31. and press alt-NEW.  After indicating a line name and the color, each
  32. movement and press of the left mouse button will add a new point.
  33.  
  34.  
  35. POOR-MANS MOUSE DIGITIZER:
  36.  
  37.     This mode makes it possible to use the mouse as a digitizer tablet!
  38. Simply attach a cardboard pointer anywhere on the mouse.  The location
  39. does not matter, since every movement is relative anyway.  Then lay out
  40. the map to be digitized on a smooth surface.  As long as the mouse is
  41. aligned perfectly with the up/down and right/left axis of the map, then
  42. it can be used to digitize a map.  Here are the details:
  43.  
  44.     1.  Layout the map at a comfortable angle that matches the normal
  45. angle that you use the mouse.  This will help assure that you always
  46. keep the mouse oriented with the axies of the map.
  47.  
  48.     2.  Next, OPEN the COMM port for digitizer operations with alt-O and
  49. select the POOR-MANS-MOUSE-DIGITIZER mode.  You will be prompted to
  50. determine exactly how much mouse movement equals how much LAT/LONG.
  51. Ignore the visual cursor during this process and simply move your mouse
  52. (with cardboard pointer) between the two LATITUDE and then the two
  53. LONGITUDE marks as prompted.
  54.  
  55.     3.  Since all movements of the mouse are RELATIVE, you will need
  56. several locations on the map that you are building that are absolute
  57. reference points.  If you are adding roads to an existing APRS map,
  58. then you can use any existing intersections as good reference points
  59. (although the accurracy of some of the USGS CD ROM maps is questionable
  60. below 16 miles scale).  If you are starting from scratch, then mark
  61. 4 or more LAT/LONG intesections in the center of the four quadrants of
  62. the map you are going to digitize.  Transfer these to MAPFIXER by moving
  63. the cursor on the screen to where the cursor LAT/LONG coordinates
  64. match as close as you can get to the coordinates of the reference
  65. points.  Press F8 to add a marker at each of those points.
  66.  
  67.     4.  Begin building your map using the mouse and the alt-NEW command.
  68. Move the mouse to the start of a new feature, and press alt-NEW.  After
  69. answering the line name (the name is only a reference and will not be
  70. used unless you do some TEXT editing on the file), and feature color,
  71. then move the mouse along the feature and press the left button each
  72. time you want to add a point to the feature.  SEE STEP 5 !!
  73.  
  74.     5.  At the beginning of each feature AND AT ANY TIME you suspect that
  75. your mouse may have slipped, MOVE THE SCREEN CURSOR BACK TO A REFERENCE
  76. POINT.  Then lift the mouse and move it also to the reference point on
  77. your map.  Then roll the mouse out to where you are working and continue.
  78. This should keep your mouse calibrated to the reference point.
  79.  
  80.     6.  ALWAYS KEEP THE MOUSE PERFECTLY ALLIGNED up/down/left/right with
  81. the map LAT/LONG orientation during all movements.
  82.  
  83.     7.  NEVER MOVE THE MOUSE EVEN a HAIR if the left button is pressed.
  84. This will generate LOTS of unwanted and un-necessary points.
  85.  
  86.  
  87. NOTES:  You will notice that the POOR-MANS-MOUSE-DIGITIZER mode will work
  88. at all scales.  In other words, as you zoom in, the mouse movement becomes
  89. amplified to match the higher scale of the map.  Conversly, in normal
  90. mouse mode, the mouse movement remains the same at ALL scales, since
  91. its movement is NOT scaled to exact LAT/LONG coordinates.
  92.  
  93. The MAP reference markers are added to the map as typical features.  If
  94. you want to remove them, use the normal MAPFIXER commands for deleting
  95. points...
  96.  
  97.